Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x5fcc86…299e5e
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0xfb7d6b…876140
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x611d03…44fa29
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x7bcda3…20b462
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x23bc98…b0cee7
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0xcedbbf…7fbbce
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x8691aa…57ca09
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0xc8a5d0…7b0229
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x642635…2a5855
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x1b4bab…a6b98d
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x8f3180…acbc89
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0xbe6e00…51bcea
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x5edcbe…ac1628
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x339f87…4b9886
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0xea5f64…acfe11
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0xe7e9ae…68dec0
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0xa84f95…f5508e
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x59a1d5…e19693
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x74b158…22c323
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x8bfd2f…bf2f9b
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa29d ago0x20a1be…79f1dc
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x4dafce…a08584
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xcbd127…216634
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x06d5a6…4a7dc1
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xf31587…ff50ec

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.