Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase1h ago0xc5c627…3f6ef3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase1h ago0x569e4b…00f11e
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase1h ago0x5dd39e…833272
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase1h ago0xa6d94e…0ea373
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase1h ago0xac1c88…a6d4a2
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xb7b649…262492
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xb483a6…647037
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0x0a5339…c872f9
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xb1b727…b59671
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xe48258…dd5e9d
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xed12c4…9f16f5
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xdd954a…d4aa31
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0x789a47…9d7828
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0x9a5a75…65af6e
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0x98bb77…05f6d1
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xb093bf…5067f8
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase7h ago0xd1b834…10daeb
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0xdcb6a5…cae1da
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0xc45f44…80ebf9
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0x69e064…1571c8
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0x927de4…5e3e29
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0xdad384…82f2e7
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0xd89127…d60fb2
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0x4e6554…e87a36
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7h ago0x3f4650…2d8063

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.