Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x0df46d…797864
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x55ce7e…a3292a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xcca7f7…49bb75
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xdaf015…a635ec
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x532b81…db0f57
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x23b33c…1010df
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x2fd48d…625b94
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x622129…779c39
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x110aeb…f401c3
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x485118…255745
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xb68372…d0d6a9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xded8ec…9eb7aa
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xcde42f…5faae4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x66e9c6…3694f2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xfad5ed…9686a6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x26ea78…800674
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x1cfb22…9b3d93
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x1a6eb4…348449
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x994a61…0d06bc
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xe2cc32…814559
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x6f32d6…35b0d1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xa8ef26…bbe58c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x36ffd4…f69f21
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0xca5377…91e3fa
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a552d ago0x77d1c7…fac1f6

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://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://roundhouseai.io/dashboard/team.

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