Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0xbfc427…21efa9
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x7dd38f…8eae37
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x26505c…dd33a5
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x43b9b5…06ef0b
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x869257…9c4204
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x88c9a3…c83026
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x41fc66…5d6865
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x84c242…30db0c
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0xf1c393…6f9ac2
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x9a9fe5…064942
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0x8889d2…97e070
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0x57dfdc…995a0e
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xa0b13e…7da5ec
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0x19cf31…45c3e1
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0x0b4201…5ea253
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0x6c9154…58269d
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0x94e3fe…2d5fee
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xe45f4c…b26802
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xeddd14…07ca8e
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xce6f23…b0aef7
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xb4cf7b…fcff87
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0x09af2e…0adc9b
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xc33178…22edca
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xb799ea…5e7643
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa19d ago0xbb5896…b237c5

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.