Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4572…42720x3e0a…78e7Base—$0.003919100%coinbase74d ago0x166ead…774152
0x4572…42720x3e0a…78e7Base—$0.003132100%coinbase74d ago0x02b2a1…b86b53
0x4572…42720x3e0a…78e7Base—$0.004783100%coinbase75d ago0x371a12…79d7ca
0x4572…42720x3e0a…78e7Base—$0.003605100%coinbase75d ago0xb53dbf…124afc
0x4572…42720x3e0a…78e7Base—$0.005667100%coinbase75d ago0x76fb80…fb3592
0x4572…42720x3e0a…78e7Base—$0.005636100%coinbase75d ago0x11926c…df5f3d
0x4572…42720x3e0a…78e7Base—$0.005533100%coinbase75d ago0x8ac9f8…9715d7
0x4572…42720x3e0a…78e7Base—$0.004715100%coinbase75d ago0x68ff3f…31941a
0x4572…42720x3e0a…78e7Base—$0.004404100%coinbase75d ago0xd01e45…f49f53
0x4572…42720x3e0a…78e7Base—$0.004944100%coinbase75d ago0x329866…280bd8
0x4572…42720x3e0a…78e7Base—$0.005932100%coinbase75d ago0x1fc9f5…308c9f
0x4572…42720x3e0a…78e7Base—$0.00503100%coinbase75d ago0x2765ca…ff7dd6
0x4572…42720x3e0a…78e7Base—$0.005536100%coinbase75d ago0x2fa246…638573
0x4572…42720x3e0a…78e7Base—$0.003351100%coinbase75d ago0x12df99…15e1f3
0x4572…42720x3e0a…78e7Base—$0.004493100%coinbase75d ago0xd3318d…d907d2
0x4572…42720x3e0a…78e7Base—$0.00543100%coinbase75d ago0x07d782…811b27
0x4572…42720x3e0a…78e7Base—$0.003815100%coinbase75d ago0x9e794e…6a16b3
0x4572…42720x3e0a…78e7Base—$0.004821100%coinbase75d ago0xe86ae3…76bfa7
0x4572…42720x3e0a…78e7Base—$0.003875100%coinbase75d ago0x8a239c…411e9d
0x4572…42720x3e0a…78e7Base—$0.002942100%coinbase75d ago0xa48efd…abfa92
0x4572…42720x3e0a…78e7Base—$0.005176100%coinbase75d ago0xe2fe2d…e7bfb1
0x4572…42720x3e0a…78e7Base—$0.003024100%coinbase75d ago0x79b7ba…ece2eb
0x4572…42720x3e0a…78e7Base—$0.003769100%coinbase75d ago0x033d91…d3c354
0x4572…42720x3e0a…78e7Base—$0.003723100%coinbase75d ago0xc11f65…3bbf2d
0x4572…42720x3e0a…78e7Base—$0.00544100%coinbase75d ago0x8d582d…fc8ecf

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.