Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x1c4c04…188ae1
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x7f756b…bb7793
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter43d ago0x8a83ba…f6a772
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0xd68646…04a691
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0x27c1b2…547af5
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0xb658ec…e57c8c
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter43d ago0xa6ec2c…9f37ae
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0x461645…61b829
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter43d ago0xb8b870…2341eb
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x957058…40f5a7
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter43d ago0x24e501…eb810d
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter43d ago0x1547c4…621fe1
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0xd48d59…c29a64
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0xf33b52…4af6da
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0xf4d00f…c7ab4c
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x266521…f0cd6b
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0x58e23d…70f452
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter43d ago0x077456…a1a512
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0xe9321a…c64a57
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter43d ago0x9f186f…c7541a
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x7b1262…70e19f
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0xd4c61e…c18e43
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x4c62c0…391c3d
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter44d ago0x2fe3b8…e42f2a
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0xf1a09b…5e3c21

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.