Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x421ad2…a72877
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0x27653d…4772fb
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x8989c6…b6126e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0x14ebce…d85b25
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0xc6f9ef…ab5be9
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0x574767…18fa8d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0x914780…1199f6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x2a1a15…ba3b78
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0xef7da8…9e9d7d
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0xf21bf4…97e564
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x42c57a…1ad004
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0xb8faf1…b0c4dd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0x574a0a…a6d376
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0xb5fadc…fa6698
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x7f052f…c7d5fe
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0x733f1a…0ae2a5
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0xacaf9b…8c9840
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0xde4309…e3b6dd
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x02aa7f…aea0cb
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x1a5429…24a7b5
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0xa4251c…1f3e9d
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0xc69294…a56134
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0x046f9e…8ba58e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI44d ago0x919fca…e71813
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase44d ago0xbdb19a…5e3b34

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.