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—$3.15100%0xa438…8fb8108d ago0xdead17…f5ea38
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x33cf…fffe108d ago0x8136a4…3bc8e5
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xf8ec…37d4108d ago0x6bf107…8b5c31
0x3fb1…7e250x0e3d…7757Base—$9.45100%0xdb56…d278108d ago0x77cef7…09b314
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x515b…21b5108d ago0x5b30db…19b7ea
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x01d6…4c29108d ago0x16351c…e5eaa1
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x9f03…5233108d ago0x09e0a8…f44f51
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x4173…2665108d ago0x40fed5…b66b91
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2115…35a0108d ago0xd25688…747c04
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x345f…57af108d ago0x77b6ba…f38a1e
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x80e2…1873108d ago0x4c24a2…e58801
0x3fb1…7e250x0e3d…7757Base—$9.45100%0x1e6d…37c1108d ago0x01117a…1b342c
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8d6c…3458108d ago0x5d956a…7a7fa6
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xce9f…bc8e108d ago0xd7164a…c25e5d
0x3fb1…7e250x0e3d…7757Base—$22.05100%0x2c22…1f1c108d ago0x2ae098…91e0b5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4b7f…bff0108d ago0xf26775…741576
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x8817…4927108d ago0xd1bb36…d30158
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xe10f…cb70108d ago0x9fb76b…ff046a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd150…e426108d ago0xcde7d2…44fe75
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8437…41a8108d ago0x7132cc…4a685d
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9190…8d83108d ago0x1d2aa9…ee251d
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x2d05…53d0108d ago0x2bfb50…d82c35
0x3fb1…7e250x0e3d…7757Base—$11.55100%0x9b8a…f4bd108d ago0xfc9cd6…791384
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x10ee…31de108d ago0x21724c…2ea162
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0007…8867108d ago0xf22b3f…85d49a

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.