Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x471bc5…19149d
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x9544a4…d7f2db
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x20d713…970477
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x5f4c84…54c1c4
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x5624e1…b6d0a0
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x3d3fef…20b0e0
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xd599aa…571468
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x0c260a…df2068
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x5718e0…d90c7e
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xb2420c…aac382
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x2449a1…a9f30f
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x4620e7…94ef0d
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xaf40fe…61e0f0
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xbdd40d…602572
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x5043ac…d8fe49
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x7eeb58…926cde
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x26f8d8…093b25
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x846b7e…01efe4
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xc18f4b…2741ab
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xcd2b81…89f5dd
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x2e4f7c…2bb18f
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xaa614b…e64e24
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0xae9b6f…77f33f
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x271964…f403b4
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase49d ago0x2dd4b2…f48a49

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.