Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI10d ago0x962afe…31e662
0x62e0…89480x9362…ef65Base—$0.12100%coinbase10d ago0x1403da…6c44e9
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI10d ago0x15790f…692174
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI10d ago0x788869…a48a53
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI10d ago0x51986c…417aa6
0x62e0…89480x4f4c…4104Basex402 service$0.003100%payAI10d ago0xce8f40…e11795
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI10d ago0xff3123…1e3082
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI10d ago0x242d0f…ff3eda
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI10d ago0x6d0883…e3c8bf
0x62e0…89480x4f4c…4104Basex402 service$0.003100%payAI10d ago0xaa9f46…ea7514
0x62e0…89480x4f4c…4104Basex402 service$0.006100%payAI10d ago0xbc3831…78de3f
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI10d ago0xbbd7df…48ccdd
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI10d ago0xaece9d…2d646f
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI10d ago0x49db3d…f99bae
0x62e0…89480x4f4c…4104Basex402 service$0.04100%payAI10d ago0x39275c…cf1784
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI10d ago0x70b135…ddcaaa
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI10d ago0x4a0c3b…825d75
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI10d ago0xdb2600…f9e0aa
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI10d ago0xf54fdf…7eaea9
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI10d ago0x51ff95…268f74
0x62e0…89480x4f4c…4104Basex402 service$0.007100%payAI10d ago0x373fa0…131bc3
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI10d ago0x723f8e…b5563f
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI10d ago0x7daac9…7382eb
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI10d ago0xd2b211…0f0423
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI10d ago0x8e2a20…a5e8e8

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.