Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase19d ago0x104cfa…2ec94f
0xcf98…fe7e0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase19d ago0x1e1e2f…ce238e
0xcf98…fe7e0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase19d ago0xfe01e7…a4321b
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0x62dad4…bf543d
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0xeb5884…106a4b
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase20d ago0x2f47f7…58ea45
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase20d ago0x1fca3e…50120c
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase20d ago0x069f35…475d1f
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0x86905c…68f98f
0xc9c7…16700x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase20d ago0x1ee5e5…dd24cd
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0x0e3ece…2eee2a
0xb339…eafb0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase20d ago0x1d5893…dff0ec
0xf2b2…b2fd0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase20d ago0x83ad1c…c686ce
0xc9c7…16700x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0xca5259…32d918

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.