Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x181f…2c9b0x2987…8dc9Base—$0.001505100%coinbase7d ago0x525020…0769e0
0x181f…2c9b0x2987…8dc9Base—$0.006358100%coinbase7d ago0x2bfa0c…280a9b
0x181f…2c9b0x2987…8dc9Base—$0.07100%coinbase7d ago0x211b3b…4b2058
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase7d ago0xf1a664…c1d755
0x181f…2c9b0x2987…8dc9Base—$0.005237100%coinbase7d ago0x8f0a9c…350c69
0x181f…2c9b0x2987…8dc9Base—$0.008054100%coinbase7d ago0x4e1260…439d62
0x181f…2c9b0x2987…8dc9Base—$0.004821100%coinbase7d ago0x0d58a9…502b16
0x181f…2c9b0x2987…8dc9Base—$0.004288100%coinbase7d ago0xf56c98…802c58
0x181f…2c9b0x2987…8dc9Base—$0.007356100%coinbase7d ago0xfb9e7f…95d926
0x181f…2c9b0x2987…8dc9Base—$0.05100%coinbase7d ago0xbde998…bd06b4
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xb85724…314324
0x181f…2c9b0x2987…8dc9Base—$0.00931100%coinbase7d ago0xffa768…140659
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x39120b…e96add
0x181f…2c9b0x2987…8dc9Base—$0.0086100%coinbase7d ago0xeeded6…d051ea
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x884266…2c717c
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase7d ago0x2cbc0f…f12341
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x5d5742…64a609
0x181f…2c9b0x2987…8dc9Base—$0.006101100%coinbase7d ago0x3c852f…409577
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase7d ago0xd95e4c…29ae36
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase7d ago0x9ae260…0fd8b5
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xc8eede…a26638
0x181f…2c9b0x2987…8dc9Base—$0.00547100%coinbase7d ago0x982a4a…178e68
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x0fc5a1…754e25
0x181f…2c9b0x2987…8dc9Base—$0.00427100%coinbase7d ago0x7308fc…f36bdf
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xda8b7d…860c72

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.