Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x67d29e…78b4e0
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x1711b2…783c74
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x681de3…6d0a20
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0xec3ac2…b0a2ab
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x9c7520…daf8c6
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x73fa76…8dcb13
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0xf4522d…9d498e
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x29d142…25ab92
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x0305c6…4115bc
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0xa59476…bdd993
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0xa39930…d72bbf
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0xb498e3…4bd078
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x33362b…a7a2e5
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x3a6545…aa8f65
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x8da760…fdf62c
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x71d02b…f60ba1
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x28cf5a…176ab1
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x1aae47…5e6989
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x5e64f7…c91c52
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0xa905fe…8d8562
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0x83ef8e…6c6dd6
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x16aa25…992936
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0xb24ed9…795c47
0x7ce4…7f110x13bf…b9a7Base—$0.001100%candidates120d ago0x7cc9ae…adc0c4
0x7ce4…7f110x13bf…b9a7Base—$0.002100%coinbase120d ago0xec8fda…f2af14

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.