Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x8bb7d2…8beda2
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xb5bfdf…1fcc44
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x4bb1a0…848ba1
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x63fd0e…aeebfe
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x061ecf…0c8db9
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x758640…829756
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xf50849…5ed1df
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x1ff181…219be3
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xbb174f…7e98e9
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x19a925…b52087
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x63f803…421d33
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xb48f14…4bec3b
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x65316e…f0f2dc
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xd94131…448c1f
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x4f5543…5b12dc
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x6bf63c…6e81e1
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x824e1e…b6863f
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x760e0f…b46dc7
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x3de561…d78553
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xaa449a…f512b9
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xd40e90…a78e72
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x4027e6…5eaf3d
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0x9d0ad1…340caa
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase18d ago0xa1c4ca…f5c763

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.