Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5bc…7d6c0x3e0a…78e7Base—$0.002938100%coinbase74d ago0xf89585…90b086
0xb5bc…7d6c0x3e0a…78e7Base—$0.00536100%coinbase74d ago0x9c0a51…fc7b8e
0xb5bc…7d6c0x3e0a…78e7Base—$0.00394100%coinbase74d ago0xd59f4f…e77d96
0xb5bc…7d6c0x3e0a…78e7Base—$0.005463100%coinbase74d ago0xa0750a…6a4e2f
0xb5bc…7d6c0x3e0a…78e7Base—$0.003881100%coinbase74d ago0x6b164f…dd02fe
0xb5bc…7d6c0x3e0a…78e7Base—$0.00514100%coinbase74d ago0xf55f71…7afb48
0xb5bc…7d6c0x3e0a…78e7Base—$0.005126100%coinbase74d ago0x6d8fe2…b9cb6c
0xb5bc…7d6c0x3e0a…78e7Base—$0.005311100%coinbase74d ago0xe1e635…f6a627
0xb5bc…7d6c0x3e0a…78e7Base—$0.004114100%coinbase75d ago0xf9fb60…5e2740
0xb5bc…7d6c0x3e0a…78e7Base—$0.005316100%coinbase75d ago0xa26216…fd66c7
0xb5bc…7d6c0x3e0a…78e7Base—$0.004967100%coinbase75d ago0x5663f2…1c25df
0xb5bc…7d6c0x3e0a…78e7Base—$0.005108100%coinbase75d ago0xaadd9d…6abb14
0xb5bc…7d6c0x3e0a…78e7Base—$0.002689100%coinbase75d ago0x62d1b1…9f630b
0xb5bc…7d6c0x3e0a…78e7Base—$0.005357100%coinbase75d ago0xc8d5b8…3a1063
0xb5bc…7d6c0x3e0a…78e7Base—$0.004931100%coinbase75d ago0x2e2724…bd0ea1
0xb5bc…7d6c0x3e0a…78e7Base—$0.003866100%coinbase75d ago0x584e7e…8291b6
0xb5bc…7d6c0x3e0a…78e7Base—$0.003894100%coinbase75d ago0x8defcb…5d0a86
0xb5bc…7d6c0x3e0a…78e7Base—$0.003897100%coinbase75d ago0x250467…881500
0xb5bc…7d6c0x3e0a…78e7Base—$0.005038100%coinbase75d ago0x422e7c…025745
0xb5bc…7d6c0x3e0a…78e7Base—$0.003369100%coinbase75d ago0x4a5745…70a722
0xb5bc…7d6c0x3e0a…78e7Base—$0.003308100%coinbase75d ago0xf3545a…bb484e
0xb5bc…7d6c0x3e0a…78e7Base—$0.003583100%coinbase75d ago0xb97c82…a5cbef

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.