Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x181f…2c9b0x2987…8dc9Base—$0.002294100%coinbase4d ago0x8b096b…f22edc
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0x64de5f…070d15
0x181f…2c9b0x2987…8dc9Base—$0.002202100%coinbase4d ago0x7ad94e…cd016c
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0xffc3f3…6fed8d
0x181f…2c9b0x2987…8dc9Base—$0.002292100%coinbase4d ago0x2a11ed…59acd0
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0x8d41c9…b2567e
0x181f…2c9b0x2987…8dc9Base—$0.13100%coinbase4d ago0x09fb7e…d9e0c7
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0x65bbff…01dda6
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0x215ab8…e20e00
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0xfa8eca…8a26cc
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0x8e5667…296d06
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0xc97600…adee71
0x181f…2c9b0x2987…8dc9Base—$0.11100%coinbase4d ago0xd4b2e6…d805e9
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0x6f3408…3c1608
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0xe127d1…61630a
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0x8e1ad6…cce53b
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0xa9308c…a86f85
0x181f…2c9b0x2987…8dc9Base—$0.12100%coinbase4d ago0x228547…85f12c
0x181f…2c9b0x2987…8dc9Base—$0.11100%coinbase4d ago0x9fb6d2…e12fd3
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0xe8d0b1…0a0241
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0xc0e65e…dfc5c3
0x181f…2c9b0x2987…8dc9Base—$0.11100%coinbase4d ago0x1db12c…763cd4
0x181f…2c9b0x2987…8dc9Base—$0.11100%coinbase4d ago0x10c264…110fd8
0x181f…2c9b0x2987…8dc9Base—$0.11100%coinbase4d ago0xd17e5c…658d96
0x181f…2c9b0x2987…8dc9Base—$0.10100%coinbase4d ago0x93156b…eaeb14

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.