Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xb55855…5a4a24
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0b9774…1dde3d
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x09d4d6…cf1f9c
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xcbd476…dc3ff2
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x2a88c9…99b829
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x15a077…a6b9c6
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9a0e51…be021d
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa2cd76…a91db6
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xfedb80…3a9a10
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x4eba5f…68c0c5
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x3b522b…de8b1c
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xcc66a0…756e5b
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xe3806d…f75dca
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xbf9787…01ca6d
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xd2db9f…4ce4dd
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xbe52ba…4a363a
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xad7904…e2fcea
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x6a5e41…2cc2f2
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0f8d0c…d91d49
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xb0bf9b…c0f469
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xb7a32a…fab25d
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xae81ca…025ece
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x0a41e7…b33188
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x95561a…9e94e7
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x00ba29…06b9d0

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.