Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x825a21…1db74f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x91c323…bffa4a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x151631…c82cdd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0xc51d91…8f2d62
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x177bbb…b334a5
0x43ae…12530x3070…fa85Basex402 service$0.02100%coinbase22d ago0x11a90e…654add
0x43ae…12530x3070…fa85Basex402 service$0.05100%coinbase22d ago0xb3efdc…e315de
0xdd13…5f620x3070…fa85Basex402 service$0.03100%coinbase22d ago0x114f06…1c3139
0xdd13…5f620x3070…fa85Basex402 service$0.03100%coinbase22d ago0x14db99…baf108
0xdd13…5f620x3070…fa85Basex402 service$0.03100%coinbase22d ago0xa9412a…07280e
0xdd13…5f620x3070…fa85Basex402 service$0.03100%coinbase22d ago0xee3338…a12967
0xdd13…5f620x3070…fa85Basex402 service$0.03100%coinbase22d ago0xa58131…37b23f
0xdd13…5f620x3070…fa85Basex402 service$0.03100%coinbase22d ago0x7ec851…df09a1
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x52b501…a09350
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x3faf2e…fd4592
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0xb715a2…47dacd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x556f22…de674b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x45df4f…63680b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0xa9dd8c…0b9922
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x634e8e…aadbde
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x3abb74…05e819
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x368a92…3cd3dd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x820c9d…e11e82
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x88852e…a22bcc
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase22d ago0x68684b…ff6ea5

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.