Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0xb4ba0c…eb106e
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0x6e9393…24cfa4
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0x77b659…a1a09e
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0x6c00d0…2de0f5
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0xc49f11…64d586
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0x6096c7…04b012
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0x477d52…b7fc02
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0xfb6bef…0eebb8
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0x58f817…457a67
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0xa52e49…127a62
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0xe709a8…e01282
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa107d ago0x6288aa…5d1c73
0x299b…06950x670a…7556Base—$2.52100%fluxa107d ago0xf3d2d4…a66a29
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x03f576…14cfd3
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0xb7b8e4…f0fd2d
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x1f3a83…216af7
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0xcdeab0…3c7157
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x3d6092…040a4a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x494922…d4d5ab
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x66d404…fad994
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x743839…b12300
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x4abbb9…8605e6
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x97e56a…e50df3
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0x48dcae…0b84dc
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa108d ago0xa13d77…31fed9

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.