Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0xc87d15…41b0e5
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0xa84473…f3d499
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0xbf5183…ea8166
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x87380d…197a4e
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0xee8884…39d894
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x7e486e…43c41a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0x11d2a7…d2950b
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0xe7bfd0…e87e2a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0x01f6f5…e64891
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0xc0f95d…90cdd4
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0x5bef95…2e9c39
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x4e91e6…62db5a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0x742b5a…f83743
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x4363bd…3e9118
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0x3d1683…b3cbb2
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x61f8f9…0c5f60
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0xe222d9…ac3ab0
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0xf36da3…16b663
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0xdf2bcd…29e830
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x1db4d3…d5e172
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0x7a8df3…e3975d
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x375211…d2f7db
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0xb2d450…9baf6d
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates119d ago0x6e40b1…4e6ea9
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase119d ago0x8a7287…ce8401

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.