Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x43c7cb…1fde18
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x22385e…bc9ed4
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0xf23e07…5f7a90
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x544ad1…150ad4
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0xf84010…40bd0a
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x5bd75e…c0ee1f
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x7342ea…c3cc7d
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x03c5e8…6b0c7d
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x39d301…a7a632
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x3ccd78…b5bf9f
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x0baa2a…b2e0f6
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x37b100…420a63
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x6548d3…c5de00
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0xb27fb5…379164
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0xaaef84…85f6b0
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x07e44f…c25e7e
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0xdce4f9…0e7e48
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0xfbae9e…2aa184
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x5f2ee2…58f12e
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x12f55b…3f7831
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0xcfa6e3…fcef60
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase50d ago0x33f445…d740fe
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase51d ago0x0ce7a2…6dd1b6
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase51d ago0x3b742d…1ae6d0
0x8a38…8c5a0xa9dd…2315Base—$0.002100%coinbase51d ago0x6a716b…9d6ac4

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.