Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2665b…ebae8a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2335e6…8189d5
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62ee81…c4e4cc
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45607f…3ca93f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84939d…46f71c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e2ff5…21e1c7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdaf92f…4c741d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x539542…8a4fef
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14b949…b00201
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80c936…f74a3c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x670c1a…4c58b0
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29b067…bd1c10
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4fec25…de42cb
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ee1db…da1f9d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6407d8…4d17ef
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f1242…e8a421
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x984572…7a9139
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb67724…973c40
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0b921…97fe67
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f4757…e57f5b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI107d ago0x156e00…83e473
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9ce32…06bae7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI107d ago0x840662…c3f772
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaeee3f…f90d8d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7ee53…afaf11

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.