Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x994a1a…f90654
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb423e…d5bf5d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c6a93…d3cdd4
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1deeb…ce2c58
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11cdfd…22f89d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19484d…94ff92
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x58d287…63fe06
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e68ac…2beb81
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6321e…50cace
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e7d28…18656c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2175a2…324eda
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc6f64…98751d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb1d7f5…665ccc
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3033d4…bb34be
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac798b…34c748
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb45d36…0f6801
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65625e…86bf77
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a2c66…54b6df
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68175d…4f61ce
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x141525…278c23
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1040d2…44b85b
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x13dcbf…0819fc
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8703bd…802dc9
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x862502…fdfdcd
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcda84c…54c10b

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.