Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xb907da…21cd84
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xe897a6…1a7866
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase62d ago0x674b98…417b2f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xb20566…69d0bc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xd3e225…8422ff
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0x21e230…189a17
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0x5fe398…408618
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0x806e6a…67960d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0x3dabd8…803789
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xa9389f…58fa68
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xb024a3…12891e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xe11f6a…1d5cab
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0x8c6def…606b5f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0x67471e…1cd646
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase62d ago0xa56c05…412352
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0x176c5b…2f02c4
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0x9fdddc…5e5db9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0x37e008…e2fb3c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0xf0a3a8…20c22c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0x29b0b1…dc7fbe
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0x47729a…5b73d5
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0x2e522c…8f8d23
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0xaf92c2…7f2635
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0x5b719d…0d80bb
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase63d ago0xa4a99f…613fe9

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.