Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd924…7a2a0x3e0a…78e7Base—$0.002789100%coinbase74d ago0x015e97…fd8bb2
0xd924…7a2a0x3e0a…78e7Base—$0.004131100%coinbase75d ago0xd9b021…e811ef
0xd924…7a2a0x3e0a…78e7Base—$0.002987100%coinbase75d ago0xed7ff7…8ac225
0xd924…7a2a0x3e0a…78e7Base—$0.005913100%coinbase75d ago0xbafd85…8a21db
0xd924…7a2a0x3e0a…78e7Base—$0.004439100%coinbase75d ago0x713d77…bde141
0xd924…7a2a0x3e0a…78e7Base—$0.004939100%coinbase75d ago0x1bae17…d8f29f
0xd924…7a2a0x3e0a…78e7Base—$0.00592100%coinbase75d ago0x7b7bde…9ea6bd
0xd924…7a2a0x3e0a…78e7Base—$0.002857100%coinbase75d ago0xdcf00f…77b57c
0xd924…7a2a0x3e0a…78e7Base—$0.005021100%coinbase75d ago0xb6c11c…d36241
0xd924…7a2a0x3e0a…78e7Base—$0.005832100%coinbase75d ago0xc8694f…931502
0xd924…7a2a0x3e0a…78e7Base—$0.005427100%coinbase75d ago0x298757…a9fd7c
0xd924…7a2a0x3e0a…78e7Base—$0.003417100%coinbase75d ago0x5cb51b…0975ac
0xd924…7a2a0x3e0a…78e7Base—$0.004538100%coinbase75d ago0x539189…4c669c
0xd924…7a2a0x3e0a…78e7Base—$0.0045100%coinbase75d ago0xa910ab…abe173
0xd924…7a2a0x3e0a…78e7Base—$0.004057100%coinbase75d ago0x0b8623…63e574
0xd924…7a2a0x3e0a…78e7Base—$0.004937100%coinbase75d ago0xbf31b6…f9e4e8
0xd924…7a2a0x3e0a…78e7Base—$0.003919100%coinbase75d ago0x4c7e99…cbf3f3
0xd924…7a2a0x3e0a…78e7Base—$0.002955100%coinbase75d ago0x313515…bf0178
0xd924…7a2a0x3e0a…78e7Base—$0.005083100%coinbase75d ago0x9fcb16…646979
0xd924…7a2a0x3e0a…78e7Base—$0.00503100%coinbase75d ago0x34f0e0…f3d944
0xd924…7a2a0x3e0a…78e7Base—$0.004337100%coinbase75d ago0x6719a4…1a2eac
0xd924…7a2a0x3e0a…78e7Base—$0.0027100%coinbase75d ago0xda9920…dad2be
0xd924…7a2a0x3e0a…78e7Base—$0.003035100%coinbase75d ago0x623051…329b22
0xd924…7a2a0x3e0a…78e7Base—$0.004335100%coinbase75d ago0x0a5b43…1f2b5f

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.