Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase$173.6970%0x6351…0d626d ago0x98e771…eeead8
0x2fc6…befe0xfbb6…43efBase$138.2470%0x6351…0d626d ago0x329439…81bb9c
0x2fc6…befe0x4985…2b2bBase$31.8170%0x6351…0d626d ago0x663e65…efe486
0x2fc6…befe0xfbb6…43efBase$58.6770%0x6351…0d626d ago0x0ad7ea…d0617a
0x2fc6…befe0x60b0…8b91Base$28.5770%0x6351…0d626d ago0x85584f…f06170
0x2fc6…befe0x4985…2b2bBase$2.5970%0x6351…0d626d ago0xa957f6…f0ac08
0x2fc6…befe0xb4cb…00e5Base$9.5970%0x6351…0d626d ago0x4d0a6c…b5466c
0x2fc6…befe0xb4cb…00e5Base$2.9870%0x6351…0d626d ago0xa1d48a…b7999d
0x2fc6…befe0xfbb6…43efBase$247.6970%0x6351…0d626d ago0x3a854b…2ea7db
0x2fc6…befe0xfbb6…43efBase$320.3570%0x6351…0d626d ago0x104605…0dd17e
0x2fc6…befe0x18b4…9f47Base$1.5070%0x6351…0d626d ago0xb9ee4e…ea2f7a
0x2fc6…befe0xd0b5…f224Base$11.9670%0x6351…0d626d ago0x320c28…dd512f
0x2fc6…befe0xb4cb…00e5Base$36.3670%0x6351…0d626d ago0x915227…24dc43
0x2fc6…befe0x18b4…9f47Base$0.5070%0x6351…0d626d ago0xb57dab…8632a9
0x2fc6…befe0xfbb6…43efBase$3.7070%0x6351…0d626d ago0x4aa090…7f7992
0x2fc6…befe0xb4cb…00e5Base$39.8270%0x6351…0d626d ago0x50541b…4bde4c
0x2fc6…befe0xb4cb…00e5Base$2.2870%0x6351…0d626d ago0xe45e2a…0a67bc
0x2fc6…befe0xfbb6…43efBase$1,484.3670%0x6351…0d626d ago0x107826…f5b488
0x2fc6…befe0xfbb6…43efBase$98.8670%0x6351…0d626d ago0x6e376b…8de39b
0x2fc6…befe0xb4cb…00e5Base$492.2770%0x6351…0d626d ago0x445598…c9df58
0x2fc6…befe0xb4cb…00e5Base$98.9570%0x6351…0d626d ago0x061eb8…14cdb9
0x2fc6…befe0xb4cb…00e5Base$14.9670%0x6351…0d626d ago0xba133f…d712d5
0x2fc6…befe0xb4cb…00e5Base$209.0670%0x6351…0d626d ago0xe200e2…d3eaa4
0x2fc6…befe0xb4cb…00e5Base$4.4070%0x6351…0d626d ago0x0c50da…4e1993
0x2fc6…befe0x4985…2b2bBase$353.4370%0x6351…0d626d ago0xa3ba8b…82ba61

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.