Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9abd72…3eb528
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x1e0a6d…bc7baf
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xade78f…00eb52
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xacbc85…1bcb7d
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xf8638d…eeb7d2
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x728a53…8c40c9
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xa04d48…b84f9b
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xcc18f9…33abcb
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xdab444…8a484e
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xa9fb58…89fbb5
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x8f781a…84ca2f
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xf30a46…89d50c
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x43fb93…45df59
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2e7bbc…126ae0
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xf099c4…838869
0x5f59…f6e20x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x80f93e…f28d15
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xb70149…fba6ee
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xa67421…145e1d
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xec52cf…2fa054
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xa8b5bc…82cd62
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x9f760b…730c82
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xc39298…6f8761
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x8a5cf7…515b61
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xb0c25e…79c8fd
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x07b1f3…dd1df2

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.