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—$3.1570%0x154a…ba3235d ago0x8fd3d6…70dd20
0x3fb1…7e250x47c5…4fc3Base—$52.5070%0xa8cd…654835d ago0x7b0535…535292
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x7d28…b24835d ago0x7a7820…1c300d
0x3fb1…7e250x47c5…4fc3Base—$4.2070%0xc2ed…bd4e35d ago0xba2910…e5be38
0x3fb1…7e250x0e3d…7757Base—$15.7570%0x707e…8d2835d ago0xb1226b…fd6070
0x3fb1…7e250x47c5…4fc3Base—$4.2070%0x406c…cda335d ago0xda2386…a8ba21
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x2115…35a035d ago0xdcca75…cf25dd
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x09f6…b65c35d ago0x0b63e8…433175
0x3fb1…7e250x47c5…4fc3Base—$63.0070%0x170f…623035d ago0xf463da…9bd620
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x84ea…0e4735d ago0x335f2e…5df00b
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x8bf2…a82e35d ago0xaffeac…7acb74
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x5feb…0e1235d ago0x35b281…d82755
0x3fb1…7e250x47c5…4fc3Base—$4.2070%0xd812…ee4435d ago0x461499…491b60
0x3fb1…7e250x0e3d…7757Base—$4.2070%0x811a…c8aa35d ago0xe43991…db471b
0x3fb1…7e250x0e3d…7757Base—$31.5070%0x0ad8…9d8a35d ago0xad8635…807873
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0xef99…bf5935d ago0xd98daf…350828
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x93d4…655d35d ago0x0592ec…3ee0a0
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x4263…5fe535d ago0xd2e67f…f6eee0
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0xde5c…e1ff35d ago0xbaca0e…96c592
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0x1a34…32c135d ago0x73cb0f…98b47b
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xa5c8…4ccb35d ago0x2a654f…6eafc7
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x9765…21f535d ago0xc0e7bc…44fdd4
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x8944…ba2a35d ago0xd69c2e…8469ba
0x3fb1…7e250x47c5…4fc3Base—$8.4070%0xa140…d38d35d ago0x1f04d2…406766
0x3fb1…7e250x47c5…4fc3Base—$4.2070%0xa4f5…b2f935d ago0x98f3be…8fe904

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.