Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xaf08a0…4e7f4e
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x9dd29a…5baaaf
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xbe28c9…ca5943
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x7ef760…bb0b1d
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xb9ca82…17a950
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x911406…d958ab
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xacb7b0…2eac58
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xc8441b…351481
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x6b6955…15ed3d
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x4c07c9…835cbb
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x7a772e…7b49ba
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xd336da…e6e0a8
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x3cf5bd…ef34b9
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x543818…53f787
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xae4b23…e9b0f4
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x2acc7e…d67b68
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xaf4ef8…112223
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x0b4159…9dc3a3
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x5c3d79…a1f276
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x7f8a65…de5c33
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xe2ca1a…079747
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x18079e…c67918
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xb350bf…154fca
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x1a5b35…bdd376
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xd8669b…187334

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.