Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter51d ago0xcf91e4…50ff53
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter51d ago0x151317…7a3a83
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter51d ago0xfae1e7…416426
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter51d ago0xe91e48…bd8112
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter51d ago0x23dd7f…9eefce
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter51d ago0x7c6380…6633c1
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter51d ago0x9cc53c…e4da4c
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter51d ago0x45a0b2…e45618
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter51d ago0xfd65ff…1ee6fc
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter51d ago0xe6adb0…83a05f
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter51d ago0x565c2f…350d67
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter51d ago0xe55d2a…fecd5e
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter51d ago0x79a171…2f85ce
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter51d ago0xcbb587…b7d43a
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter51d ago0xee4f9f…a81b17
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter51d ago0x34ed1d…a679a3
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter51d ago0x6ae87f…5fe90b
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter51d ago0xacc0c8…a5224c
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter51d ago0x5848a7…755404
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter51d ago0x6e841a…2bc461
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter51d ago0xe31da0…6cf65c
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter51d ago0x7e8825…04132b
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter51d ago0x73ee93…e0c63b
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter51d ago0x4283d9…4f8421
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter51d ago0xaaaa64…93ce95

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.