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%coinbase44d ago0xf6d28b…2b93c1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xe1762f…47060f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xd10732…3ea908
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x8c26b8…2e7fd9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xc4cceb…8cd9c4
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xfe4030…5273dd
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xd55be7…e0bd1e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x3669b8…02666c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xf03ba1…690813
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xfdc5a8…a58cc2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xc305d6…0816bd
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0xa1c17e…098d87
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x3d32e2…7abbd7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x847c07…776849
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x315406…aaa981
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x761504…06b684
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x1fdde0…adc901
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase44d ago0x8ca5d5…2cb5a6
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x6df5ca…a35bb0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xe7a6bd…6fa6fc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xcda2e9…8a355c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x5e5a8c…932c0f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x5ef95e…f512ab
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xa96d66…ec8c01
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xde022a…f3aae9

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.