Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf49…e5290xa2d8…f43bBase—$0.01100%coinbase66d ago0x9be6ba…23eb29
0xdf49…e5290xa450…6a51Base—$0.01100%coinbase66d ago0x8e0066…0a80c7
0xdf49…e5290xc245…7447Base—$0.01100%coinbase66d ago0xceb774…238606
0xdf49…e5290x1fff…b791Base—$0.01100%coinbase66d ago0x840b23…a8d278
0xdf49…e5290x746f…cf33Base—$0.01100%coinbase66d ago0x8dee5b…87c9fd
0xdf49…e5290xc540…34e3Base—$0.01100%coinbase66d ago0xe75918…b7b661
0xdf49…e5290xe589…ab0aBase—$0.01100%coinbase66d ago0x3464cf…652887
0xdf49…e5290x4875…bc32Base—$0.01100%coinbase66d ago0x3aa9e6…82891d
0xdf49…e5290x1992…1953Base—$0.01100%coinbase66d ago0x600586…43f981
0xdf49…e5290xeb69…091cBase—$0.01100%coinbase66d ago0x91852c…5aea83
0xdf49…e5290x31ac…ed99Base—$0.01100%coinbase66d ago0xb4480c…1a7a0d
0xdf49…e5290x28a3…a4c7Base—$0.01100%coinbase66d ago0x5d6a53…965566
0xdf49…e5290x3386…d991Base—$0.01100%coinbase66d ago0x39271c…aaaa56
0xdf49…e5290x6b0b…5c26Base—$0.01100%coinbase66d ago0x0a39cb…55bc71
0xdf49…e5290x37ac…ae37Base—$0.01100%coinbase66d ago0x121dd2…035f05
0xdf49…e5290x7799…c44dBase—$0.01100%coinbase66d ago0x04c7bc…ade150
0xdf49…e5290x28ff…941eBase—$0.01100%coinbase66d ago0x76249b…e9c3e7
0xdf49…e5290x9bd4…4d25Base—$0.01100%coinbase66d ago0xb3c341…3294c6
0xdf49…e5290x1d33…10f5Base—$0.01100%coinbase66d ago0x999d33…e75a43
0xdf49…e5290x8ec0…750dBase—$0.01100%coinbase66d ago0x11525d…6f80d6
0xdf49…e5290x043a…dc21Base—$0.01100%coinbase66d ago0x2049e5…cc451c
0xdf49…e5290x90b3…ca81Base—$0.01100%coinbase66d ago0x5ddedc…1943d9
0xdf49…e5290x0e58…49b1Base—$0.01100%coinbase66d ago0xca3074…9d58b4
0xdf49…e5290xbd2c…da36Base—$0.01100%coinbase66d ago0xdfb972…a4fa10
0xdf49…e5290x2176…6322Base—$0.01100%coinbase66d ago0xd772b7…d953ad

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.