Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase21d ago0x4f3e1e…9a2164
0xca0a…2d7a0x85b4…627cBase$0.39100%coinbase21d ago0xa1fade…3d0670
0x467f…a4c10x85b4…627cBase$3.00100%coinbase21d ago0xab8ce7…1818f1
0xca0a…2d7a0x85b4…627cBase$3.05100%coinbase21d ago0x5d2ad2…b7e072
0x467f…a4c10x85b4…627cBase$0.40100%coinbase21d ago0xaedd1e…8a1c1e
0x467f…a4c10x85b4…627cBase$0.25100%coinbase21d ago0xa6526f…f400aa
0x467f…a4c10x85b4…627cBase$0.14100%coinbase21d ago0xfed52e…7ca774
0x467f…a4c10x85b4…627cBase$0.71100%coinbase21d ago0xab349d…b09e62
0x467f…a4c10x85b4…627cBase$0.38100%coinbase21d ago0xc156ec…e64b3f
0x467f…a4c10x85b4…627cBase$0.27100%coinbase21d ago0xb2df4c…21ee95
0x467f…a4c10x85b4…627cBase$0.43100%coinbase21d ago0xa43f96…e5b4de
0xca0a…2d7a0x85b4…627cBase$0.47100%coinbase21d ago0xd150e5…42c208
0xca0a…2d7a0x85b4…627cBase$0.27100%coinbase21d ago0xce2f0d…07f2a6
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase21d ago0x29a75c…682f39
0xca0a…2d7a0x85b4…627cBase$0.89100%coinbase21d ago0x63e6d3…288013
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase21d ago0x733907…e42cc8
0xca0a…2d7a0x85b4…627cBase$1.28100%coinbase21d ago0x2d7fca…eab33a
0xca0a…2d7a0x85b4…627cBase$0.42100%coinbase21d ago0x77a050…4a7086
0x467f…a4c10x85b4…627cBase$0.17100%coinbase21d ago0x4b271f…adcba0
0x467f…a4c10x85b4…627cBase$0.73100%coinbase21d ago0xc792ae…cc0cef
0x467f…a4c10x85b4…627cBase$0.42100%coinbase21d ago0x021db5…93375e
0x467f…a4c10x85b4…627cBase$1.64100%coinbase21d ago0xee9e41…7b13ad
0x467f…a4c10x85b4…627cBase$0.62100%coinbase21d ago0x8c63e5…e922c5
0x467f…a4c10x85b4…627cBase$0.34100%coinbase21d ago0x7b95af…d9e380
0xca0a…2d7a0x85b4…627cBase$0.43100%coinbase21d ago0x457537…1b6119

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.