Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0x6e5d44…56e860
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c81d ago0x3a1a7d…59cb5c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c81d ago0x2a1e8a…517b52
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0xc616e3…7bfa01
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0xfe4819…ac7beb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0x705ea4…af0ba6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0x5b6369…9a52ce
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0x4a6a8a…2db6f0
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c81d ago0x75c05f…72664c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c81d ago0xe92cc8…a803c2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c81d ago0x851b55…32e03d
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x7694…321381d ago0xf3e913…5a6b82
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0x7b00b2…53bc5a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0x4adc0e…a3dba2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0x3c5792…e6ac21
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0x9727d5…ee11f9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0x482fe4…f8167c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0xb273e5…248bc6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0x5b17bc…98d173
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0x0b65b7…24b860
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0xb52817…ee27ad
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0xad5287…72a139
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00081d ago0xb49d8f…2cef53
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0xdbcf5c…f84ad2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f881d ago0xa8b750…f569f0

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.