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$4.20100%0xfbcc…3fea47d ago0xc1d055…ce5391
0x3fb1…7e250x0e3d…7757Base$5.25100%0xc6b9…2d8647d ago0xa06782…86beb5
0x3fb1…7e250x0e3d…7757Base$2.10100%0x6078…eee847d ago0xf94da7…f26e48
0x3fb1…7e250x0e3d…7757Base$2.10100%0xc84b…0cb347d ago0x7cf5d7…51bc85
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x5944…557247d ago0x84d8a3…4fa91d
0x3fb1…7e250x0e3d…7757Base$10.50100%0xf6cb…a8d747d ago0x77d176…b40471
0x3fb1…7e250x0e3d…7757Base$1.05100%0xb725…f2dd47d ago0xdd5af7…3318e0
0x3fb1…7e250x0e3d…7757Base$8.40100%0x39a9…7be547d ago0x032bb0…118317
0x3fb1…7e250x0e3d…7757Base$63.00100%0xa8cd…654847d ago0x13cb9f…3a8de9
0x3fb1…7e250x47c5…4fc3Base$9.4570%0xd775…7f8147d ago0x5afa0b…951d73
0x3fb1…7e250x47c5…4fc3Base$1.0570%0xdbb0…e8c247d ago0xc2dfea…ed7897
0x3fb1…7e250x0e3d…7757Base$2.10100%0x77d0…ce5047d ago0x7ab9af…e771f4
0x3fb1…7e250x0e3d…7757Base$2.10100%0x971f…ddbf47d ago0x5258bd…a9bb25
0x3fb1…7e250x0e3d…7757Base$2.10100%0xb31a…568f47d ago0xed0735…79f829
0x3fb1…7e250x0e3d…7757Base$2.10100%0x8100…1de547d ago0x2b876f…38718f
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2d8d…301647d ago0x543a07…559006
0x3fb1…7e250x0e3d…7757Base$7.35100%0x9510…bc1247d ago0x8e8538…eed7d8
0x3fb1…7e250x0e3d…7757Base$4.20100%0x0abd…8e7747d ago0xedd739…9ea5c3
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x1241…072047d ago0xcfa8f5…7fb600
0x3fb1…7e250x0e3d…7757Base$4.20100%0x8112…516747d ago0x67d19a…645c87
0x3fb1…7e250x0e3d…7757Base$4.20100%0x1c09…186f47d ago0x59fc61…c4f691
0x3fb1…7e250x47c5…4fc3Base$7.3570%0xa894…209f47d ago0xcafa10…1178ee
0x3fb1…7e250x0e3d…7757Base$1.05100%0x35c6…376347d ago0x0c4df5…07a5a4
0x3fb1…7e250x0e3d…7757Base$10.50100%0x39e0…3f7947d ago0x67f116…54d083
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xc07c…d71847d ago0x31831c…78e523

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.