Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b1e…df190x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0xf99e20…f6dbcb
0x7dc1…1f530x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x46f4f3…0368bf
0xd9c0…d20a0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x2b4996…f21032
0x5f80…b0c90x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x993a6e…d5b07f
0x3f52…3a8f0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x5e1aa1…bf6761
0xb9bf…92660x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x8fb21c…cef62f
0x91e3…842a0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x7687c6…6a58b2
0xa5b2…2aed0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0xb5c709…2cbcc0
0xb6ae…cee50x50ab…12fcBaseArbiPulseDefi$0.10100%candidates98d ago0xf35d5a…0d44cc
0x3d8d…19aa0x50ab…12fcBaseArbiPulseDefi$0.10100%candidates98d ago0x77eebf…b330f9
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x49b05c…15f1df
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%candidates98d ago0x828f2e…e84ac3
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.05100%candidates98d ago0x7ecd19…ac5b0e
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x53d928…efc913
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase98d ago0x370a13…cee9c4
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0xdfced8…d83b99
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x588232…274fd0
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%candidates98d ago0x63fb61…953f72
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0xe9e516…a45ec3
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase98d ago0xe1489b…92d426
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase98d ago0x08be3a…dc9f73
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase98d ago0xb25128…b1aa3d
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase98d ago0x67173f…cf4d82
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase98d ago0xf4a19c…4fbf5b
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase98d ago0x51578d…51de80

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.