Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb412…318c0x0e84…b808BaseOtto AITwitter search$0.15100%coinbase98d ago0xa7dcbf…71884d
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x3a923b…a78c1b
0xb412…318c0x2932…4f60Basex402 service$0.01100%coinbase98d ago0x0d01dc…82f9ff
0xb412…318c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0x7294b2…e81212
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase98d ago0xdf355b…5b29bd
0xb412…318c0x2932…4f60Basex402 service$0.01100%coinbase99d ago0x0ecd7c…6e1efa
0xb412…318c0xdcec…7566Basex402 service$0.01100%candidates99d ago0x795b8d…6e5d16
0xb412…318c0xdcec…7566Basex402 service$0.01100%candidates99d ago0x9f24eb…6696fd
0xb412…318c0xdcec…7566Basex402 service$0.01100%coinbase99d ago0x0306f5…3da5ca
0xb412…318c0xcf92…42fbBasex402 service$0.02100%candidates99d ago0x6823ac…29b80a
0xb412…318c0xdcec…7566Basex402 service$0.01100%coinbase99d ago0xf2533f…b935e0
0xb412…318c0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase99d ago0xb5067c…183b6f
0xb412…318c0xcf92…42fbBasex402 service$0.01100%candidates99d ago0x3b2fc9…9d09ff
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase99d ago0xfe8529…3d74f3
0xb412…318c0x20be…925dBasex402 service$0.005100%candidates99d ago0xd5e17b…b6cf8d
0xb412…318c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xdb4de1…f3f6ad
0xb412…318c0x260f…82b0Basex402 service$0.001100%coinbase99d ago0xfffef7…b3546b
0xb412…318c0x260f…82b0Basex402 service$0.001100%coinbase99d ago0xb77963…65260e
0xb412…318c0x260f…82b0Basex402 service$0.001100%coinbase99d ago0xa694fa…ef697a
0xb412…318c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xb47f36…94d8d7
0xb412…318c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x9591d3…cbc0e3
0xb412…318c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x1b8228…f46fa8
0xb412…318c0xcf92…42fbBasex402 service$0.01100%candidates99d ago0x4d62f6…7c0979
0xb412…318c0xcf92…42fbBasex402 service$0.02100%coinbase99d ago0xc0b1ff…fe245f
0xb412…318c0xcf92…42fbBasex402 service$0.02100%coinbase99d ago0x1c085c…a96de0

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.