Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa53d ago0x353745…81501e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa53d ago0xa1d060…56402c
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa53d ago0x45979b…bde1c8
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x682722…fcb7ff
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x7742a4…7ec901
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x8acf45…2e1ddb
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x6ce0fd…3cd820
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xeaa1d4…5cd7ac
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xb07c5b…1bb2c9
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xbea3f2…6cc3cf
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x7619cd…fce2ea
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x4a1c4f…8f2d0e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xc75738…6abaa2
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x0cd662…07e26d
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x8fb52a…ae544c
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x9aafbf…2888e1
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x59ceed…736f1a
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x805e20…fc2909
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xd4a2c4…130093
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x2a7451…bc2c9b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x99ec63…a47454
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x48a848…734808
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xe90657…71b6c4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xc612f5…d32844
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xbd9843…be9f17

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.