Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$5.25100%0x3835…6261120d ago0xd3ffc9…618855
0xa787…64cf0x0e3d…7757Base—$1.05100%0xd4a6…3b8d120d ago0x6bfce3…a1b468
0xa787…64cf0x0e3d…7757Base—$5.25100%0xec7c…5d32120d ago0xfe22bd…88e9fd
0xa787…64cf0x0e3d…7757Base—$10.50100%0x4218…be87120d ago0xdf0db0…8bed3a
0xa787…64cf0x0e3d…7757Base—$9.45100%0x6280…2e79120d ago0xca9e89…416c8c
0xa787…64cf0x0e3d…7757Base—$2.10100%0xc330…c0b2120d ago0xa86c66…dff1e0
0xa787…64cf0x0e3d…7757Base—$21.00100%0xa6d0…a3cd120d ago0x91a0c2…75811a
0xa787…64cf0x0e3d…7757Base—$1.05100%0x394f…9008120d ago0xb5a0af…8fd4f3
0xa787…64cf0x0e3d…7757Base—$4.20100%0x37bf…71af120d ago0x138367…188abe
0xa787…64cf0x0e3d…7757Base—$1.05100%0x9cee…c9d9120d ago0xc0703b…bb7935
0xa787…64cf0x0e3d…7757Base—$5.25100%0xcf6b…a40a120d ago0x1f4309…78a0a8
0xa787…64cf0x0e3d…7757Base—$21.00100%0xbada…25fd120d ago0x5e30c4…f1f063
0xa787…64cf0x0e3d…7757Base—$6.30100%0xc07c…d718120d ago0x372c33…c8f7ac
0xa787…64cf0x0e3d…7757Base—$3.15100%0x9ee1…38b0120d ago0x5cd8bb…b84d14
0xa787…64cf0x0e3d…7757Base—$5.25100%0x3b25…fc9a120d ago0x053d31…5b8905
0xa787…64cf0x0e3d…7757Base—$1.05100%0xc506…1e3d120d ago0x5b177b…30b0e5
0xa787…64cf0x0e3d…7757Base—$1.05100%0x8bf2…a82e120d ago0xd470f2…fec4f3
0xa787…64cf0x0e3d…7757Base—$5.25100%0x569e…48f9120d ago0x82be2d…cd635d
0xa787…64cf0x0e3d…7757Base—$5.25100%0x2fb2…aefd120d ago0x30d283…5e0dd1
0xa787…64cf0x0e3d…7757Base—$4.20100%0x65ca…0ec1120d ago0xeabac4…5e3412
0xa787…64cf0x0e3d…7757Base—$8.40100%0x88cf…d21b120d ago0xb1d1af…383d90
0xa787…64cf0x0e3d…7757Base—$1.05100%0x762b…cf50120d ago0xe6eec6…c72294
0xa787…64cf0x0e3d…7757Base—$10.50100%0x39ac…36cd120d ago0x0b51cc…150a24
0xa787…64cf0x0e3d…7757Base—$3.15100%0x7929…b331120d ago0x2a2f4d…e97536
0xa787…64cf0x0e3d…7757Base—$2.10100%0xcfba…f106120d ago0x7c474f…145c16

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.