Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe600…2cf80x6351…0d62Base—$8.10100%0x6351…0d6269d ago0xf9b02e…fde579
0xe757…c7710x6351…0d62Base—$558.51100%0x6351…0d6270d ago0xc693db…1d77c6
0x191e…8c5d0x6351…0d62Base—$50.84100%0x6351…0d6270d ago0x1baef6…82e169
0x169d…a21d0x6351…0d62Base—$2.00100%0x6351…0d6270d ago0xc5e4c0…786508
0x4ee6…dcd50x6351…0d62Base—$11.54100%0x6351…0d6270d ago0x043159…e9ef8b
rektkeyboard.eth0x6351…0d62Base—$40,000.00100%0x6351…0d6270d ago0xff6c74…808583
0xa3c8…96250x6351…0d62Base—$1,142.86100%0x6351…0d6270d ago0x4f0bcf…f6ae22
0xa3c8…96250x6351…0d62Base—$598.86100%0x6351…0d6270d ago0x48eda7…b7e36d
0x9041…a8890x6351…0d62Base—$159.24100%0x6351…0d6270d ago0xc5c4af…320497
0x1cbf…4e0e0x6351…0d62Base—$400.00100%0x6351…0d6270d ago0x2d38b0…4d5b59
0x47a2…4da90x6351…0d62Base—$1,001.00100%0x6351…0d6270d ago0xa52a6a…066deb
0xc66c…0eb10x6351…0d62Base—$202.00100%0x6351…0d6270d ago0x879e75…000ee1
0x4e30…0c750x6351…0d62Base—$5.00100%0x6351…0d6270d ago0xb391cd…817848
0x9485…17f20x6351…0d62Base—$0.70100%0x6351…0d6270d ago0x4feb90…fa14ad
0x9485…17f20x6351…0d62Base—$1.50100%0x6351…0d6270d ago0x33a501…517127
0x5515…c5c90x6351…0d62Base—$4.40100%0x6351…0d6270d ago0x707d99…520de4
0x7d89…60b50x6351…0d62Base—$100.90100%0x6351…0d6270d ago0xe440d3…bd1d68

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.