Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$1.05100%0xbe1f…63c9117d ago0x1b7118…d43f2e
0x8cfa…be850x0e3d…7757Base$7.35100%0x175b…99fa117d ago0x01b3d0…246d88
0x8cfa…be850x0e3d…7757Base$18.90100%0x07d6…1b94117d ago0x736361…d8f34d
0x8cfa…be850x0e3d…7757Base$5.25100%0x6b3c…58cb117d ago0x002ba4…96aefe
0x8cfa…be850x0e3d…7757Base$9.45100%0x6bac…5e9b117d ago0xb1cde9…5d7d4e
0x8cfa…be850x0e3d…7757Base$2.10100%0x44bc…cd6a117d ago0xa9f4fe…2581f0
0x8cfa…be850x0e3d…7757Base$1.05100%0x6d7b…aade117d ago0x394d54…6f0bc2
0x8cfa…be850x0e3d…7757Base$10.50100%0x33cf…fffe117d ago0xff8595…0c196e
0x8cfa…be850x0e3d…7757Base$3.15100%0x4b7f…bff0117d ago0x9fbe5f…0f13c9
0x8cfa…be850x0e3d…7757Base$2.10100%0x2742…8fd1117d ago0x8e6fa8…d60794
0x8cfa…be850x0e3d…7757Base$15.75100%0x21ab…01d9117d ago0xb2642d…62f465
0x8cfa…be850x0e3d…7757Base$2.10100%0xdae3…916a117d ago0xe8cb0c…67557e
0x8cfa…be850x0e3d…7757Base$3.15100%0x04e2…7478117d ago0x04969c…3de209
0x8cfa…be850x0e3d…7757Base$5.25100%0x5944…5572117d ago0x5ebb8f…096a64
0x8cfa…be850x0e3d…7757Base$3.15100%0x12b7…6f99117d ago0x0486e8…3fc165
0x8cfa…be850x0e3d…7757Base$23.10100%0x1bf5…a716117d ago0xfc721d…171220
0x8cfa…be850x0e3d…7757Base$4.20100%0xb3fe…1c05117d ago0xdb64d0…40b540
0x8cfa…be850x0e3d…7757Base$5.25100%0x0b7e…f08e117d ago0x3bf1ef…86f7eb
0x8cfa…be850x0e3d…7757Base$3.15100%0x1e09…da41117d ago0x713b9b…51f8bf
0x8cfa…be850x0e3d…7757Base$5.25100%0xa2ae…0331117d ago0x7df604…7edde6
0x8cfa…be850x0e3d…7757Base$21.00100%0xc6a6…b855117d ago0xdd498f…fd3eb2
0x8cfa…be850x0e3d…7757Base$52.50100%0xdcd9…b01a117d ago0x75fc22…e43aae
0x8cfa…be850x0e3d…7757Base$5.25100%0x01d6…4c29117d ago0xb76f76…3ea218
0x8cfa…be850x0e3d…7757Base$1.05100%0xbc7c…86d4118d ago0x6f8708…5e615b
0x8cfa…be850x0e3d…7757Base$5.25100%0x8ea5…b7fc118d ago0x3322a9…af4436

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.