Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base$7.3570%0x0dd6…b0b035d ago0x8b0a23…7cd7c1
0x3fb1…7e250x0e3d…7757Base$5.2570%0x8de7…1c2c35d ago0xb6698b…09d092
0x3fb1…7e250x0e3d…7757Base$5.2570%0x969c…eacf35d ago0x176e7a…2d8ecf
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x515b…21b535d ago0xb3edfa…65c644
0x3fb1…7e250x0e3d…7757Base$2.1070%0xf9f2…732935d ago0x09381c…6d8a24
0x3fb1…7e250x0e3d…7757Base$2.1070%0xc0fa…66cc35d ago0xcde500…cc3239
0x3fb1…7e250x0e3d…7757Base$10.5070%0xb99f…c90336d ago0x54a99d…2293ae
0x3fb1…7e250x0e3d…7757Base$1.0570%0x96b2…cc5e36d ago0x543e51…501ab7
0x3fb1…7e250x0e3d…7757Base$52.5070%0xf733…8f8d36d ago0x40a957…c252b9
0x3fb1…7e250x0e3d…7757Base$3.1570%0xefcd…fefe36d ago0xe9b8b5…cccb40
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x9e2a…5a9436d ago0x02bd55…cb5c0c
0x3fb1…7e250x0e3d…7757Base$10.5070%0x7186…110f36d ago0x2a9354…5654bf
0x3fb1…7e250x0e3d…7757Base$210.0070%0x4639…93fa36d ago0x42e27a…c5282b
0x3fb1…7e250x0e3d…7757Base$3.1570%0x3eb5…08dc36d ago0x42a04e…f2ece0
0x3fb1…7e250x0e3d…7757Base$10.5070%0x2a59…864536d ago0x58ddc4…e91ff0
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x133d…a47636d ago0x9b0f16…bb8524
0x3fb1…7e250x0e3d…7757Base$5.2570%0xbf7d…708b36d ago0x0e4576…44a9f9
0x3fb1…7e250x0e3d…7757Base$3.1570%0x6f36…132b36d ago0xe208ba…8e260c
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x88c8…503836d ago0x7c8681…87a326
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x8ea5…b7fc36d ago0x3019a2…f90242
0x3fb1…7e250x0e3d…7757Base$5.2570%0xa894…209f36d ago0xa1e262…64c79a
0x3fb1…7e250x0e3d…7757Base$2.1070%0x3663…55ff36d ago0xb39e87…9a6082
0x3fb1…7e250x0e3d…7757Base$10.5070%0xe620…490136d ago0x27ddc1…9a9b91
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xdfb4…bf9336d ago0xd03c4e…23eb42
0x3fb1…7e250x0e3d…7757Base$1.0570%0x2ce3…0cdb36d ago0x265176…ba8608

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.