Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x582122…3ad87f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0xd1c436…b72639
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x0574c4…281e97
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x35132f…c9ad1d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x325d48…0c55c0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x8bf5dc…b36757
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x8e6293…f4a286
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0xc38400…dee33b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x5546e5…7de76c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0xe3c0fe…f3e7fb
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x2f689e…574c5d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0xb7a425…f3b5c2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x5b506f…6b80b8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x756473…6f3718
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x60e278…c9eb71
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x0c6279…0aeb55
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0x7ea159…0796ad
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0x91e3a8…7274f9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0x1c7acc…e2f3d8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0x28fcfb…1895e1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0x713518…cd0a1a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0xa121dc…ad4531
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0xbdf5af…252e6c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0x6e99a8…f3b266
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase52d ago0x4da099…2960d9

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.