Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0xf5f422…1dc754
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x3259a3…1b0868
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x20a19b…484507
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x63ab20…66905a
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x777cc8…761b50
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x69d8ff…360945
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0xa33750…11210b
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x2ef58d…0a4ef5
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0xaa1267…e96801
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x7588ef…e61752
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0xc1e60e…994952
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x68994c…dd4cd4
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x39dc3c…f314cc
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x77d692…1311bd
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x70dc66…0fee3e
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x820500…ede0b7
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x3f1ce1…390689
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x28a03c…5d8343
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0xa45ff8…b1cdd1
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x46e441…3883f1
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x7e080f…16c5c0
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x13940a…433f59
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x830ef2…ca9766
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0x17f77b…6b424f
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase85d ago0xc523d5…eada07

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.