Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x6bca28…ac481d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x261c45…e61a42
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x4a7b2d…c11902
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x242e2e…4f326a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x3d2ed8…90c6f1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xa7fb10…f88e3d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x5e20ab…a073c6
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xbb41f4…db6893
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x3b6d72…545b8e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x29a91b…5a8e91
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xd07cb3…2e6d00
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x507ba9…a66bfa
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xa37a9d…8ae678
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x760e4b…630f44
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0xd59dfb…b9d859
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0xcc526d…28e470
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0xbe1398…9c821e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0x4500a9…fa5cba
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0xeb0854…69ae0c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0x23d2a7…5969a6
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0x8870c4…f402fe
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0x8c1262…c278b7
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0xa86916…c15675
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0xc3e582…e2d7a6
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa86d ago0xf696d5…d7f13c

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.