Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase$1.45100%coinbase83d ago0xd1f57d…128e21
0x467f…a4c10x85b4…627cBase$0.05100%coinbase83d ago0x0f1b76…843c12
0x467f…a4c10x85b4…627cBase$0.07100%coinbase83d ago0x3193a5…f7bed3
0x467f…a4c10x85b4…627cBase$0.06100%coinbase83d ago0x27c6e2…73f6b1
0x467f…a4c10x85b4…627cBase$0.10100%coinbase83d ago0x2bdc74…fbc3d6
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0x1e5052…6ecb83
0x467f…a4c10x85b4…627cBase$0.10100%coinbase83d ago0xb8afce…5ddbd6
0x467f…a4c10x85b4…627cBase$0.04100%coinbase83d ago0xffa3e8…c7126b
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0xdb2c77…29c294
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0xbd7cfe…f6a9bb
0x467f…a4c10x85b4…627cBase$0.11100%coinbase83d ago0xcb6c60…35c20f
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0x64865e…dfc661
0x467f…a4c10x85b4…627cBase$0.37100%coinbase83d ago0x78a708…046dbe
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0x1b1a28…0b2feb
0x467f…a4c10x85b4…627cBase$0.13100%coinbase83d ago0x53fe72…daff52
0x467f…a4c10x85b4…627cBase$0.11100%coinbase83d ago0x78760c…d93da0
0x467f…a4c10x85b4…627cBase$0.11100%coinbase83d ago0xce6331…bd0a54
0x467f…a4c10x85b4…627cBase$0.11100%coinbase83d ago0x35651e…ad2033
0x467f…a4c10x85b4…627cBase$0.30100%coinbase83d ago0xbb8d6d…073d61
0x467f…a4c10x85b4…627cBase$0.09100%coinbase83d ago0xe95097…8f22d1
0x467f…a4c10x85b4…627cBase$0.23100%coinbase83d ago0x5fa1b0…c46c01
0x467f…a4c10x85b4…627cBase$0.16100%coinbase83d ago0xf8c322…ea2f15
0x467f…a4c10x85b4…627cBase$0.33100%coinbase83d ago0x54aa2c…b07378
0x467f…a4c10x85b4…627cBase$0.10100%coinbase83d ago0x06488d…fb6294
0x467f…a4c10x85b4…627cBase$0.15100%coinbase83d ago0xb2099e…6446b6

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.