Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42a7…848a0x3e0a…78e7Base—$0.003621100%coinbase74d ago0x5db9e8…9337f4
0x42a7…848a0x3e0a…78e7Base—$0.005205100%coinbase74d ago0xd214b1…5c20e0
0x42a7…848a0x3e0a…78e7Base—$0.003494100%coinbase74d ago0xe94a84…cf5cc2
0x42a7…848a0x3e0a…78e7Base—$0.004211100%coinbase74d ago0x982e78…3e385a
0x42a7…848a0x3e0a…78e7Base—$0.005439100%coinbase74d ago0x5ebf17…2038c7
0x42a7…848a0x3e0a…78e7Base—$0.002835100%coinbase74d ago0x31e947…0e4f36
0x42a7…848a0x3e0a…78e7Base—$0.003739100%coinbase74d ago0xa6c599…e8fdb2
0x42a7…848a0x3e0a…78e7Base—$0.003968100%coinbase74d ago0x938f14…b2d933
0x42a7…848a0x3e0a…78e7Base—$0.005181100%coinbase74d ago0x8039ed…ae3784
0x42a7…848a0x3e0a…78e7Base—$0.005523100%coinbase74d ago0xeeec30…ce2e4e
0x42a7…848a0x3e0a…78e7Base—$0.005096100%coinbase74d ago0xfd3e5a…1c756e
0x42a7…848a0x3e0a…78e7Base—$0.003122100%coinbase74d ago0xe96ab0…c625a7
0x42a7…848a0x3e0a…78e7Base—$0.003829100%coinbase74d ago0xf04513…417be4
0x42a7…848a0x3e0a…78e7Base—$0.004084100%coinbase74d ago0x19d464…b452e6
0x42a7…848a0x3e0a…78e7Base—$0.005611100%coinbase75d ago0x7c12d1…a4c585
0x42a7…848a0x3e0a…78e7Base—$0.004356100%coinbase75d ago0xf4519b…ad6f3e
0x42a7…848a0x3e0a…78e7Base—$0.004222100%coinbase75d ago0xe77466…2da889
0x42a7…848a0x3e0a…78e7Base—$0.003392100%coinbase75d ago0x4d699a…a6b825
0x42a7…848a0x3e0a…78e7Base—$0.004767100%coinbase75d ago0xf70979…621113
0x42a7…848a0x3e0a…78e7Base—$0.002968100%coinbase75d ago0x639375…06eba3
0x42a7…848a0x3e0a…78e7Base—$0.005892100%coinbase75d ago0x331b2f…652675
0x42a7…848a0x3e0a…78e7Base—$0.00526100%coinbase75d ago0x3ef89b…a00367
0x42a7…848a0x3e0a…78e7Base—$0.005812100%coinbase75d ago0x31e276…17a5cf
0x42a7…848a0x3e0a…78e7Base—$0.005712100%coinbase75d ago0x1958a4…ccf071
0x42a7…848a0x3e0a…78e7Base—$0.0047100%coinbase75d ago0xda3b16…c8526b

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.