Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$2,100.00100%0xdfb4…bf9378d ago0x84fcf8…bd75f3
0x1332…66eb0x0e3d…7757Base$10.50100%0xc5c7…f8a578d ago0x808c1f…826475
0x1332…66eb0x0e3d…7757Base$2.10100%0x5e05…afbb78d ago0xe437cc…ab57af
0x1332…66eb0x0e3d…7757Base$26.25100%0x816c…9f8678d ago0xa54094…b1c58f
0x1332…66eb0x0e3d…7757Base$3,150.00100%0x4e90…564a78d ago0xa98165…592710
0x1332…66eb0x0e3d…7757Base$4,200.00100%0x5513…a8a978d ago0xed0a2c…dc6a84
0x1332…66eb0x0e3d…7757Base$5.25100%0xbcc0…614b78d ago0xee4da5…368b7a
0x1332…66eb0x0e3d…7757Base$10.00100%0x8503…c07278d ago0x121a7e…a6c55c
0x1332…66eb0x0e3d…7757Base$10.50100%0x7818…d2a678d ago0x699783…e1f71c
0x1332…66eb0x0e3d…7757Base$10.50100%0xa842…4fd978d ago0xf3b1f4…e1850b
0x1332…66eb0x0e3d…7757Base$420.00100%0x58f6…451778d ago0x066f93…ce0a54
0x1332…66eb0x0e3d…7757Base$52.50100%0x5df6…642878d ago0xfd62e3…d7d144
0x1332…66eb0x0e3d…7757Base$7.35100%0x1b46…187078d ago0xb38e5b…d523e9
0x1332…66eb0x0e3d…7757Base$877.99100%0x345f…57af78d ago0xd4b54d…4a2888
0x1332…66eb0x0e3d…7757Base$1,050.00100%0xc072…b4b178d ago0xf0b572…9bf448
0x1332…66eb0x0e3d…7757Base$408.99100%0xa894…209f78d ago0xdee334…81b1b3
0x1332…66eb0x0e3d…7757Base$10.50100%0x9d18…1e3a78d ago0xf352ff…5fcf69
0x1332…66eb0x0e3d…7757Base$42.00100%0x6280…2e7978d ago0xc94af9…aff9c1
0x1332…66eb0x0e3d…7757Base$19.95100%0x07d6…1b9478d ago0x51f267…b897f7
0x1332…66eb0x0e3d…7757Base$12.60100%0xe59f…80f778d ago0x4712c2…293403
0x1332…66eb0x0e3d…7757Base$249.92100%0xfd6b…ae3978d ago0x2f5a5c…a6a025
0x1332…66eb0x0e3d…7757Base$8.75100%0x4ec9…366178d ago0x731c63…4ac788
0x1332…66eb0x0e3d…7757Base$42.00100%0x2b56…451e78d ago0xa4d8c6…a6e500
0x1332…66eb0x0e3d…7757Base$105.00100%0x12fd…41c878d ago0x875a07…d8f6f7
0x1332…66eb0x0e3d…7757Base$6.30100%0xbc41…9c5b78d ago0x37383a…b6cfdb

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.