Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa028…3ea20x6839…1a2bBase—$0.003100%coinbase90d ago0x161cfb…3d8c5a
0xd162…84a20x6839…1a2bBase—$0.003100%coinbase90d ago0x78bf98…557098
0x5211…78130x6839…1a2bBase—$0.003100%coinbase90d ago0x7b34e9…2e0576
0xa5a9…221f0x6839…1a2bBase—$0.003100%coinbase90d ago0x940ac9…0b6de3
0x04e4…1d910x6839…1a2bBase—$0.003100%coinbase90d ago0x612254…f896a1
0x0dcb…9bf70x6839…1a2bBase—$0.003100%coinbase90d ago0x089914…6f84ae
0x723f…ee6e0x6839…1a2bBase—$0.003100%coinbase90d ago0x4c3162…6b585c
0x59f4…ed970x6839…1a2bBase—$0.003100%coinbase90d ago0x011bff…e7a21d
0x132f…06dd0x6839…1a2bBase—$0.003100%coinbase90d ago0xfb0f78…cd44a9
0x2915…8b630x6839…1a2bBase—$0.003100%coinbase90d ago0x337905…2716ad
0xdf2f…f8ba0x6839…1a2bBase—$0.003100%coinbase90d ago0x089d67…507ac0
0x469b…2df10x6839…1a2bBase—$1.00100%coinbase90d ago0xa98679…8ca585
0x2c6b…cf000x6839…1a2bBase—$1.00100%coinbase90d ago0xbb2d65…113727
0x8d4e…1ebe0x6839…1a2bBase—$0.003100%coinbase90d ago0x3e632b…dfb2d5
0xbfd6…0a0d0x6839…1a2bBase—$0.003100%coinbase90d ago0x3a5080…991301
0xec24…53b80x6839…1a2bBase—$0.003100%coinbase90d ago0x6ac9a4…46e61b
0xab3d…be8c0x6839…1a2bBase—$0.003100%coinbase90d ago0x7612ea…dd81eb
0xe252…97990x6839…1a2bBase—$0.003100%coinbase90d ago0xb4ffb9…23841f
0xc6e8…33890x6839…1a2bBase—$0.003100%coinbase90d ago0x1fd5da…adcb0e
0x143b…41a80x6839…1a2bBase—$0.003100%coinbase90d ago0x1b6089…499f39
0xcaac…578f0x6839…1a2bBase—$0.003100%coinbase90d ago0xab29f2…7e1d39
0xad5d…332c0x6839…1a2bBase—$0.003100%coinbase90d ago0xac7d48…e56da4
0xf45b…eee20x6839…1a2bBase—$0.003100%coinbase90d ago0x4f308a…0130e1
0x66ec…75fb0x6839…1a2bBase—$0.003100%coinbase90d ago0xcde95e…117764
0x5685…a22f0x6839…1a2bBase—$0.003100%coinbase90d ago0xbd71da…4ca454

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.