Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc11d ago0x4be6ea…870371
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc11d ago0x2bddc4…702a90
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x0a5e4c…eb08a2
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xa71fd0…decd06
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x77f41f…f77e5f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x717b6e…c2ab0c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x4f6d0c…4daf22
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x116b8d…ce38e3
0xce6d…bbc30x8a6c…f293Base—$0.0170%0x0b44…80fc12d ago0x063fc6…6f6b49
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xe6550f…f933a6
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x612156…63d982
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xe0f901…4a0c2e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x635167…d9992b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x4a0f52…b39fd7
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xac1a78…3d6ddb
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x029b1e…2157ce
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xd225ae…aa532b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xa1aee1…13fefc
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xb9ad94…b3363b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x548635…655fd4
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x154221…2a5a69
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xd84cd8…710ed2
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x932573…78e9d6

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.