Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x814fc9…df389e
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xe6fb0f…df250b
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x9c3224…ed7b6f
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xd2bf1e…5d9aea
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x2c6de6…7fb8cb
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x3f02e4…08b1a8
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x0d76e6…b7f073
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xf480c1…cf40b0
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xf012c2…38c682
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x3ae12d…7eeb13
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xb7cb45…270927
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x41cdb8…4f096e
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xecf90f…10a95c
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xb98b38…cec0ec
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x5bf9ca…e28673
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xf388e8…0039d7
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xcaa219…90bf4b
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x612a56…a3fe3b
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x626289…5faa93
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x6d427f…f4b175
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x9caece…cb9536
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xfdadb9…dfbf12
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xf63ec9…59ef57
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0x055b26…5ef3b0
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown63d ago0xfd0a6c…98bb8e

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.