Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$5.25100%0x1708…5a2767d ago0x7d5f76…1d6f38
0x3fb1…7e250x0e3d…7757Base$1.05100%0x345f…57af67d ago0xdb0308…14854e
0x3fb1…7e250x0e3d…7757Base$5.25100%0x80e2…187367d ago0xe9dd83…0ecc8b
0x3fb1…7e250x0e3d…7757Base$5.25100%0x752e…993367d ago0x498c1b…021d19
0x3fb1…7e250x0e3d…7757Base$52.50100%0xeb08…9f9c67d ago0x1ee18e…8b2e67
0x3fb1…7e250x0e3d…7757Base$3.15100%0x160a…c89167d ago0x0fc6a7…5bd90b
0x3fb1…7e250x0e3d…7757Base$1.05100%0x5b2d…d78c67d ago0x1461d1…3f4ead
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2742…8fd167d ago0x5a334a…d74cc4
0x3fb1…7e250x0e3d…7757Base$2.10100%0xfb22…aa3b67d ago0x5260a2…2dc433
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc5bc…360667d ago0x316308…9f07ab
0x3fb1…7e250x0e3d…7757Base$2.10100%0x53e5…093967d ago0x51b68f…826ec4
0x3fb1…7e250x0e3d…7757Base$10.50100%0x0e26…797867d ago0x60d6bc…28e2c8
0x3fb1…7e250x0e3d…7757Base$1.05100%0xe146…b43867d ago0xbefc19…8df06c
0x3fb1…7e250x0e3d…7757Base$5.25100%0x6d7b…aade67d ago0x57aa34…ad2a0e
0x3fb1…7e250x0e3d…7757Base$1.05100%0xd812…ee4467d ago0xd19ace…4e922e
0x3fb1…7e250x0e3d…7757Base$5.25100%0xc3b9…7b3667d ago0xe65aa7…27c340
0x3fb1…7e250x0e3d…7757Base$5.25100%0x7430…b4bb67d ago0x965513…1049dd
0x3fb1…7e250x0e3d…7757Base$3.15100%0x1dbc…007e67d ago0x635502…6cb0a0
0x3fb1…7e250x0e3d…7757Base$3.15100%0x7250…0f2067d ago0x80acf0…0fe178
0x3fb1…7e250x0e3d…7757Base$6.30100%0x5dca…cd2167d ago0xda2b5f…d54162
0x3fb1…7e250x0e3d…7757Base$5.25100%0xab17…f94367d ago0x8109a6…ddd31b
0x3fb1…7e250x0e3d…7757Base$2.10100%0x065e…0a6067d ago0x2d5a2c…cc29cb
0x3fb1…7e250x0e3d…7757Base$5.25100%0x5520…8e5b67d ago0x684e74…e0a91a
0x3fb1…7e250x0e3d…7757Base$10.50100%0x5e6e…178767d ago0xd06c77…3af09b
0x3fb1…7e250x0e3d…7757Base$21.00100%0x3494…a4d167d ago0x899f4a…899ad6

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.