Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d5…34cc0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x2ea042…52886c
0xe50c…50240xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0xd176d9…9d12bd
0x5b52…2e8c0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0xeebf35…2eb398
0x7a7b…73930xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x18757c…b409d0
0x61fb…76a10xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x5ce1a6…15056f
0x3096…84470xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0xe9d38a…299fa4
0xce3c…caf90xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x5e2b16…07b552
0xca16…c06d0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x3a68bd…500754
0xa831…09fa0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0xe56836…9f556a
0x5d9f…80a80xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x99a29e…9e84fb
0x9e31…e7dc0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x255a64…e56b06
0x5d9f…80a80xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x718999…db1345
0x7a7b…73930xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x407439…bf51e7
0xddc3…74e20xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0xa8497a…8af2e2
0xbb7f…da370xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x8d8c76…4d5c20
0x7ee2…58eb0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0x9b2335…52db3f
0x9e31…e7dc0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase11d ago0xc84cdd…4b5584

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.