Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd237…37580x3e0a…78e7Base—$0.00443100%coinbase75d ago0x6972ef…0e45a8
0xd237…37580x3e0a…78e7Base—$0.004856100%coinbase75d ago0xa27201…702383
0xd237…37580x3e0a…78e7Base—$0.004211100%coinbase75d ago0xbab383…3d8d99
0xd237…37580x3e0a…78e7Base—$0.004016100%coinbase75d ago0x06b35f…635693
0xd237…37580x3e0a…78e7Base—$0.005602100%coinbase75d ago0xdc951b…f5f04d
0xd237…37580x3e0a…78e7Base—$0.004561100%coinbase75d ago0x510337…b5f1c5
0xd237…37580x3e0a…78e7Base—$0.002784100%coinbase75d ago0xd3a24d…d5d38a
0xd237…37580x3e0a…78e7Base—$0.002651100%coinbase75d ago0x3e9595…e4dcdd
0xd237…37580x3e0a…78e7Base—$0.004504100%coinbase75d ago0x549401…d204bd
0xd237…37580x3e0a…78e7Base—$0.002885100%coinbase75d ago0x82df91…ecf006
0xd237…37580x3e0a…78e7Base—$0.004416100%coinbase75d ago0xe0b7dc…ec073d
0xd237…37580x3e0a…78e7Base—$0.005408100%coinbase75d ago0x4e34cb…ec3872
0xd237…37580x3e0a…78e7Base—$0.002988100%coinbase75d ago0x7bbd97…623e88
0xd237…37580x3e0a…78e7Base—$0.005495100%coinbase75d ago0x1a5afd…54425d
0xd237…37580x3e0a…78e7Base—$0.003157100%coinbase75d ago0x8008fc…d71e7c
0xd237…37580x3e0a…78e7Base—$0.004443100%coinbase75d ago0x7d407f…e3e94b
0xd237…37580x3e0a…78e7Base—$0.002749100%coinbase75d ago0xabdc20…9748c2
0xd237…37580x3e0a…78e7Base—$0.004317100%coinbase75d ago0x25eec2…5c4a31
0xd237…37580x3e0a…78e7Base—$0.005388100%coinbase75d ago0x8ccd2b…fd82f4
0xd237…37580x3e0a…78e7Base—$0.004738100%coinbase75d ago0x843065…d4651f
0xd237…37580x3e0a…78e7Base—$0.005378100%coinbase75d ago0xf65553…f44a60
0xd237…37580x3e0a…78e7Base—$0.004698100%coinbase75d ago0x550f27…ac89ba
0xd237…37580x3e0a…78e7Base—$0.005416100%coinbase75d ago0x3634b8…4ee537
0xd237…37580x3e0a…78e7Base—$0.00479100%coinbase75d ago0x6eec1b…974466
0xd237…37580x3e0a…78e7Base—$0.003116100%coinbase75d ago0xd7696a…de74fc

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.