Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x474397…a744ab
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x95f7c4…e4bf53
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xdbb7aa…78b02d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x99224b…411b71
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x708f0e…8f97c6
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x624dab…c0ae6e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xfcb003…b889fe
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x43652d…7004fb
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x59849d…df7f41
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x96054f…769bdd
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x954eac…1fdcf3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xa3bfe5…2c016b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xa04470…408858
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xbc5aa4…fc31d0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xbd130c…94131a
0x20d7…98e20x2932…4f60Basex402 service$0.005100%coinbase39d ago0x3cb98b…e9fcbf
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xfbf554…48af12
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xdb0c7d…991a26
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x9b2c12…c0b81e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x5176db…18fea8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x0d8d1e…2133a8
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase39d ago0x0bda9e…b97371
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x63511f…0c0b4c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xe79816…5ada96
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x16e1b4…43e3d6

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.