Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x36675b…1a565b
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x75c920…18534d
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x8821d1…faec74
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x9174b9…59a4d4
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0x51149a…bcc5db
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x5d4826…f3f0ad
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0x0d5e85…b602c7
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0xf55e6a…cade9f
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0xc2452c…5aab09
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x5f384d…8d5ac7
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0x7bf38e…e76809
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x7dc498…3a55af
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0x54e8f0…e09e10
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0xc404b7…e1f4a8
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x26ff7b…5a2d82
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0x150de8…9e00e1
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x4fb1e6…8f87bf
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0xa22e4f…d3395a
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0xe584bb…4aaf35
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0x8300d5…1f7997
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x51e101…45b02b
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase2d ago0x29fb98…6d55a7
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x7c68ae…a5cf2a
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0xf478d5…eeb904
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase2d ago0x809963…f29efc

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.