Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9b8…9f150xac65…4417Base—$0.06100%fluxa112d ago0x2d0f6b…684faa
0xb90a…9ae40xc9b8…9f15Base—$0.06100%fluxa112d ago0x7dcfb0…2ee52d
0xc9b8…9f150xac65…4417Base—$3.63100%fluxa112d ago0x49de53…806b1d
0xb90a…9ae40xc9b8…9f15Base—$3.60100%fluxa112d ago0x243672…0922ba
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0x9f07d3…9c6224
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0x92d6bb…b5d446
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0x235260…b0e841
0xc9b8…9f150xac65…4417Base—$0.08100%fluxa112d ago0xfbec9d…c8142b
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0x9169f7…6e71eb
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0x47a2f8…9f6769
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0xde57a9…f5329b
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0x215a9b…a80651
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa112d ago0x8421ef…6caf4a
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0xa0b83e…635fdf
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0xa9e2bb…a7bf08
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0x6ba998…e832f4
0xc9b8…9f150xac65…4417Base—$0.02100%fluxa113d ago0x4216bb…cc0d00
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0x2ce536…bd1b59
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0x489db8…1da77f
0xc9b8…9f150xac65…4417Base—$0.01100%fluxa113d ago0xd65b9c…1ce6e4
0xc9b8…9f150xac65…4417Base—$0.03100%fluxa113d ago0x2bcb37…e93ecb
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0x7091b4…f83743
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0x16d83f…c79815
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0x1e84db…9db9f7
0xb90a…9ae40xc9b8…9f15Base—$0.01100%fluxa113d ago0x09048c…66b425

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.