Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9344…6ee60x5aae…482eBase$0.25100%coinbase2m ago0x2c5c74…78081f
0x0147…4a6c0x5aae…482eBase$0.25100%coinbase17m ago0x3c49be…589e4d
0xe4a4…e75a0x5aae…482eBase$0.25100%coinbase23m ago0x19cdd7…be58bb
0x40f7…61b40x5aae…482eBase$0.25100%coinbase25m ago0xba66dd…d9243f
0x3c86…41e30x5aae…482eBase$0.25100%coinbase26m ago0x02ff7b…0af25c
0x78cc…97920x5aae…482eBase$0.25100%coinbase29m ago0xfe22a6…40799e
0x4782…08170x5aae…482eBase$0.25100%coinbase29m ago0x928c0b…4f9e4c
0x0dcc…1d8a0x5aae…482eBase$0.25100%coinbase35m ago0xe5b495…4361f0
0x3f79…49b20x5aae…482eBase$0.25100%coinbase36m ago0xbd2b57…69e5ec
0xa8a5…9d510x5aae…482eBase$0.25100%coinbase38m ago0x1c34b8…62b48a
0x0c2d…28ad0x5aae…482eBase$0.25100%coinbase42m ago0xd68f12…39230f
0x1d7f…fe840x5aae…482eBase$0.25100%coinbase48m ago0x62b525…95b6d7
0xb06b…a66a0x5aae…482eBase$0.25100%coinbase50m ago0xd0f3dd…e59311
0x337d…8c190x5aae…482eBase$0.25100%coinbase53m ago0xeae19d…fc06f4
0x4090…39470x5aae…482eBase$0.25100%coinbase56m ago0x583fae…e1c035
0xa6a5…f2520x5aae…482eBase$0.25100%coinbase56m ago0x3be5f9…ef2831
0x21c6…72760x5aae…482eBase$0.25100%coinbase1h ago0x4b98da…060fc9
0x92e3…c20c0x5aae…482eBase$0.25100%coinbase1h ago0x03c662…c07d85
0x4bfd…35f50x5aae…482eBase$0.25100%coinbase1h ago0x8d5b2e…0bf17e
0x7d25…bb280x5aae…482eBase$0.25100%coinbase1h ago0x244340…36b4fc
0x2378…a4530x5aae…482eBase$0.25100%coinbase1h ago0x1a54db…e9f5cf
0x558a…d3900x5aae…482eBase$0.25100%coinbase1h ago0xb15dcb…803b97
0xeb84…c99f0x5aae…482eBase$0.25100%coinbase1h ago0xd4b64f…fdce05
0xc7ea…36b60x5aae…482eBase$0.25100%coinbase1h ago0xe44907…30ce5b
0xe940…92c20x5aae…482eBase$0.25100%coinbase1h ago0xe6ec47…df6d97

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.