Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe74c…30a00x3e0a…78e7Base—$0.002783100%coinbase72d ago0x4f8de9…d74aec
0xf3d4…98960x3e0a…78e7Base—$0.00387100%coinbase72d ago0x82f8a9…833b55
0x92a3…190d0x3e0a…78e7Base—$0.004741100%coinbase72d ago0x4d36a6…34d868
0x1b4f…6a3a0x3e0a…78e7Base—$0.004943100%coinbase72d ago0xbc0548…6d657e
0x8669…eb070x3e0a…78e7Base—$0.004319100%coinbase72d ago0xd49e44…1a7fdc
0x32ab…b3ca0x3e0a…78e7Base—$0.002655100%coinbase72d ago0xdfb781…e1a201
0xe674…c16c0x3e0a…78e7Base—$0.005156100%coinbase72d ago0x6d1528…3e1443
0x0135…727d0x3e0a…78e7Base—$0.003327100%coinbase72d ago0xa1e854…59b77a
0x3d52…c11b0x3e0a…78e7Base—$0.003519100%coinbase72d ago0x5ac06a…1ee70a
0xcbc9…50230x3e0a…78e7Base—$0.005116100%coinbase72d ago0xb9763c…f69cf3
0x8b80…7d6e0x3e0a…78e7Base—$0.004069100%coinbase72d ago0x98ceb9…23f69b
0x7f7e…46c40x3e0a…78e7Base—$0.004052100%coinbase72d ago0x04c936…3a015d
0x5ad4…e3b90x3e0a…78e7Base—$0.005943100%coinbase72d ago0x57461b…ba406b
0x367a…e7ed0x3e0a…78e7Base—$0.00388100%coinbase72d ago0xec9635…3b05b2
0x3019…03970x3e0a…78e7Base—$0.003291100%coinbase72d ago0xc2fa59…ac8313
0xffae…2f630x3e0a…78e7Base—$0.004437100%coinbase72d ago0xfe6e31…3e2789
0xd514…0b070x3e0a…78e7Base—$0.00396100%coinbase72d ago0xd169d0…d5a4ca
0x2a76…0c010x3e0a…78e7Base—$0.005437100%coinbase72d ago0xa4b607…f9a2bf
0x7af1…215c0x3e0a…78e7Base—$0.005283100%coinbase72d ago0x0a5acc…fc05fd
0x2383…05fc0x3e0a…78e7Base—$0.003582100%coinbase72d ago0x427986…a28b39
0x4bcc…5cf30x3e0a…78e7Base—$0.005246100%coinbase72d ago0x293145…29c494
0xb9db…1f010x3e0a…78e7Base—$0.005545100%coinbase72d ago0xc89fa0…f93679
0xdfac…88d10x3e0a…78e7Base—$0.0056100%coinbase72d ago0x0787c5…c45ec0
0x459d…dbc50x3e0a…78e7Base—$0.005364100%coinbase72d ago0x571d10…afbc2b
0xe797…199d0x3e0a…78e7Base—$0.004867100%coinbase72d ago0x6a8e87…347c83

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.